Live USB

A live USB is a USB flash drive or a USB external hard disk drive containing a full operating system that can be booted. Live USBs are closely related to live CDs, but sometimes have the ability to persistently save settings and permanently install software packages back onto the USB device. Like live CDs, live USBs can be used in embedded systems for system administration, data recovery, or the testing of operating system distributions without committing to a permanent installation on the local hard disk drive. Many operating systems including Mac OS 9, Mac OS X, Microsoft Windows XP Embedded and many of the Linux distributions and BSD distributions can also be used from a USB flash drive. Windows 8 is also planned to be able to run from a USB drive, with Windows To Go.

Contents

History

Since 1999, Apple Macintosh computers (beginning with the Power Mac G4 with AGP graphics and the slot-loading iMac G3 models)[1] have been able to boot from USB. Intel-based Macs support booting Mac OS X from USB.

Specialized USB-based booting was proposed by IBM in 2004, in the papers "Reincarnating PCs with Portable SoulPads" (PDF & Summary) and Boot Linux from a FireWire device.[2]

Benefits and limitations

Live USBs share many of the benefits and limitations of live CDs.

Benefits

Limitations

Principle of installation

Various applications exist to create live USBs; examples include the Fedora Live USB Creator and UNetbootin and MultiSystem LiveUSB MultiBoot, which works with a variety of distributions. A few Linux distribution and live CDs have ready-made scripts which perform the steps below automatically. In addition, on Knoppix and Ubuntu extra applications can be installed, and a persistent file system can be used to store changes.

To set up a live USB system for commodity PC hardware, the following steps need to be done:

(Actual use of a CD or DVD will allow the user to choose if the medium can later be written to. Write Once Read Many discs allow certainty that the live system will be clean the next time it is re-booted.)

Knoppix live CDs have a utility that, on boot, allows users to declare their intent to write the operating system's file structures either temporarily, to a RAM disk, or permanently, on disk and flash media to preserve any added configurations and security updates. This can be easier than re-creating the USB system but may be moot since many current (circa 2010) live USB tools are simple to use.

Full install

The second type of live USB is closely related to a traditional operating system hard drive install with minor modifications like the elimination of swap partitions and files.

Advantages Disadvantages
  • Updating applications or the whole thing is as easy as the parent distribution used to create it.
  • Full system encryption possible.
  • Easier to customize with the user's preferred Window Manager and applications.
  • Base install usually starts at approximately 200MB (although some can be as little as 40MB) and grows as the user adds applications.

Examples

Comparison

Distribution Alternatives to live Cd creation File saving Application saving Boot methods
Fedora 9 Netinstaller (downloads iso & makes Usb), UNetbootin in folder none
Gobolinux Zip + sh&bat scripts N/A N/A 2ram (gobolinux toram)
sidux USB installer GUI in folder, on USB stick auto normal
Slax Zip + sh&bat scripts, UNetbootin N/A N/A
SliTaz none & from internal drive($tazusb) in hacker folder through script (Tazusb) 2ram - lowram
(K,X)Ubuntu UNetbootin auto auto
Wolvix none (Control Panel) auto after making permanent space (Control panel) auto AllUsb - 2Ram

Syslinux is a program that makes a USB storage device bootable (they are often used after extracting files to the formatted media).

See also

References